[INFO] fetching crate mk_ext_prettytable 0.11.0...
[INFO] testing mk_ext_prettytable-0.11.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mk_ext_prettytable 0.11.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mk_ext_prettytable 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mk_ext_prettytable 0.11.0
[INFO] tweaked toml for crates.io crate mk_ext_prettytable 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mk_ext_prettytable 0.11.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mk_ext_prettytable 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d107523b9472f5bf72540933d218ce24f330da83f6a185513f5d6b5245d2bb8a
[INFO] running `Command { std: "docker" "start" "-a" "d107523b9472f5bf72540933d218ce24f330da83f6a185513f5d6b5245d2bb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d107523b9472f5bf72540933d218ce24f330da83f6a185513f5d6b5245d2bb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d107523b9472f5bf72540933d218ce24f330da83f6a185513f5d6b5245d2bb8a", kill_on_drop: false }`
[INFO] [stdout] d107523b9472f5bf72540933d218ce24f330da83f6a185513f5d6b5245d2bb8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89456d9c99c2ef7855d3516c0353a5c11ca8bec43d06fcfc118222cd24df51cc
[INFO] running `Command { std: "docker" "start" "-a" "89456d9c99c2ef7855d3516c0353a5c11ca8bec43d06fcfc118222cd24df51cc", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling mk_ext_prettytable v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:371:26
[INFO] [stdout]     |
[INFO] [stdout] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stdout]     |                          ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub fn iter(&self) -> Iter<Cell> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "89456d9c99c2ef7855d3516c0353a5c11ca8bec43d06fcfc118222cd24df51cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89456d9c99c2ef7855d3516c0353a5c11ca8bec43d06fcfc118222cd24df51cc", kill_on_drop: false }`
[INFO] [stdout] 89456d9c99c2ef7855d3516c0353a5c11ca8bec43d06fcfc118222cd24df51cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e2e6e2fdffee78d3066af39b3ddfb06c253991f46fc5d64c4766af15cd762b7
[INFO] running `Command { std: "docker" "start" "-a" "6e2e6e2fdffee78d3066af39b3ddfb06c253991f46fc5d64c4766af15cd762b7", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:371:26
[INFO] [stdout]     |
[INFO] [stdout] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stdout]     |                          ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mk_ext_prettytable v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub fn iter(&self) -> Iter<Cell> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stdout]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:371:26
[INFO] [stdout]     |
[INFO] [stdout] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stdout]     |                          ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub fn iter(&self) -> Iter<Cell> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |   pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "6e2e6e2fdffee78d3066af39b3ddfb06c253991f46fc5d64c4766af15cd762b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e2e6e2fdffee78d3066af39b3ddfb06c253991f46fc5d64c4766af15cd762b7", kill_on_drop: false }`
[INFO] [stdout] 6e2e6e2fdffee78d3066af39b3ddfb06c253991f46fc5d64c4766af15cd762b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73e97b33b92c664bd023369563e2d2ac9a524fb1b723dc3154adf23729666b7f
[INFO] running `Command { std: "docker" "start" "-a" "73e97b33b92c664bd023369563e2d2ac9a524fb1b723dc3154adf23729666b7f", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `main` which is deprecated
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:153:22
[INFO] [stderr]     |
[INFO] [stderr] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stderr]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 153 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:158:19
[INFO] [stderr]     |
[INFO] [stderr] 158 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 158 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:366:22
[INFO] [stderr]     |
[INFO] [stderr] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter {
[INFO] [stderr]     |                      ^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |   pub fn column_iter(&self, column: usize) -> ColumnIter<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:371:26
[INFO] [stderr]     |
[INFO] [stderr] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut {
[INFO] [stderr]     |                          ^^^^^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 371 |   pub fn column_iter_mut(&mut self, column: usize) -> ColumnIterMut<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:376:19
[INFO] [stderr]     |
[INFO] [stderr] 376 |   pub fn row_iter(&self) -> Iter<Row> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |   pub fn row_iter(&self) -> Iter<'_, Row> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:381:23
[INFO] [stderr]     |
[INFO] [stderr] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<Row> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 381 |   pub fn row_iter_mut(&mut self) -> IterMut<'_, Row> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:149:15
[INFO] [stderr]     |
[INFO] [stderr] 149 |   pub fn iter(&self) -> Iter<Cell> {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |   pub fn iter(&self) -> Iter<'_, Cell> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:154:19
[INFO] [stderr]     |
[INFO] [stderr] 154 |   pub fn iter_mut(&mut self) -> IterMut<Cell> {
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 154 |   pub fn iter_mut(&mut self) -> IterMut<'_, Cell> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mk_ext_prettytable` (lib) generated 8 warnings (run `cargo fix --lib -p mk_ext_prettytable` to apply 8 suggestions)
[INFO] [stderr] warning: `mk_ext_prettytable` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prettytable-f00a87feb996405e)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test cell::tests::align_center ... ok
[INFO] [stdout] test cell::tests::align_left ... ok
[INFO] [stdout] test cell::tests::default_empty_cell ... ok
[INFO] [stdout] test cell::tests::get_content ... ok
[INFO] [stdout] test cell::tests::print_ascii ... ok
[INFO] [stdout] test cell::tests::align_right ... ok
[INFO] [stdout] test cell::tests::print_ascii_html ... ok
[INFO] [stdout] test cell::tests::print_html_special_chars ... ok
[INFO] [stdout] test cell::tests::print_cjk ... ok
[INFO] [stdout] test cell::tests::print_unicode ... ok
[INFO] [stdout] test cell::tests::reset_style ... ok
[INFO] [stdout] test cell::tests::style_spec ... ok
[INFO] [stdout] test row::tests::extend_row ... ok
[INFO] [stdout] test row::tests::get_add_set_cell ... ok
[INFO] [stdout] test row::tests::insert_cell ... ok
[INFO] [stdout] test row::tests::remove_cell ... ok
[INFO] [stdout] test row::tests::row_default_empty ... ok
[INFO] [stdout] test tests::add_empty_row ... ok
[INFO] [stdout] test tests::get_row ... ok
[INFO] [stdout] test tests::index ... ok
[INFO] [stdout] test tests::clean ... ok
[INFO] [stdout] test tests::set_element ... ok
[INFO] [stdout] test tests::insert_row ... ok
[INFO] [stdout] test tests::indent ... ok
[INFO] [stdout] test tests::padding ... ok
[INFO] [stdout] test tests::table_html_colors ... ok
[INFO] [stdout] test tests::table ... ok
[INFO] [stdout] test tests::table_size ... ok
[INFO] [stdout] test tests::slices ... ok
[INFO] [stdout] test tests::remove_row ... ok
[INFO] [stdout] test utils::tests::string_writer ... ok
[INFO] [stdout] test tests::table_html ... ok
[INFO] [stdout] test utils::tests::utf8_error ... ok
[INFO] [stdout] test tests::test_horizontal_span ... ok
[INFO] [stdout] test tests::test_panic ... ok
[INFO] [stdout] test tests::test_empty_table_with_title ... ok
[INFO] [stdout] test utils::tests::fill_align ... ok
[INFO] [stdout] test tests::test_readme_format ... ok
[INFO] [stdout] test tests::test_readme_format_with_title ... ok
[INFO] [stdout] test tests::no_linesep ... ok
[INFO] [stdout] test utils::tests::skip_right_fill ... ok
[INFO] [stdout] test tests::test_unicode_separators ... ok
[INFO] [stdout] test tests::no_colsep ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/main-182807987a8a2dd6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests prettytable
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/cell.rs - cell::cell (line 377) ... ok
[INFO] [stdout] test src/lib.rs - table (line 607) ... ok
[INFO] [stdout] test src/row.rs - row::row (line 332) ... ok
[INFO] [stdout] test src/lib.rs - TableSlice (line 69) ... ok
[INFO] [stdout] test src/lib.rs - table (line 621) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73e97b33b92c664bd023369563e2d2ac9a524fb1b723dc3154adf23729666b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e97b33b92c664bd023369563e2d2ac9a524fb1b723dc3154adf23729666b7f", kill_on_drop: false }`
[INFO] [stdout] 73e97b33b92c664bd023369563e2d2ac9a524fb1b723dc3154adf23729666b7f
